GroupBy Class |
Namespace: Independentsoft.Exchange
The GroupBy type exposes the following members.
| Name | Description | |
|---|---|---|
| GroupBy |
Initializes a new instance of the GroupBy class.
| |
| GroupBy(PropertyPath) |
Initializes a new instance of the GroupBy class.
| |
| GroupBy(PropertyPath, AggregateOn) |
Initializes a new instance of the GroupBy class.
| |
| GroupBy(PropertyPath, SortDirection) |
Initializes a new instance of the GroupBy class.
| |
| GroupBy(PropertyPath, SortDirection, AggregateOn) |
Initializes a new instance of the GroupBy class.
|
| Name | Description | |
|---|---|---|
| AggregateOn |
Represents the field that is used to determine the order of groups in a response.
| |
| Order |
Determines the order of the groups in the grouped item array that is returned in the response.
| |
| PropertyPath |
Identifies frequently referenced properties by URI.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current GroupBy object to its equivalent string representation.
(Overrides ObjectToString.) |